ICamTable.SlaveAbsolute 屬性

為從軸選擇一個絕對或相對座標。1 = 絕對座標;0 = 相對座標,預設值為 0。

絕對座標:所有位置皆從 0 起算。

相對座標:位置從凸輪表中的前一個位置起算。

命名空間IntervalZero.KINGSTAR.Base.Class

組合: IntervalZero.KINGSTAR.Base.Class (於 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0

語法

C#VB
bool SlaveAbsolute { get; }
ReadOnly Property SlaveAbsolute As Boolean

屬性值

型別:bool

參見

ICamTable 介面

IntervalZero.KINGSTAR.Base.Class 命名空間